[INFO] cloning repository https://github.com/sorairolake/rscrypt
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sorairolake/rscrypt" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frscrypt", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frscrypt'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 3faec21bbb5c9ec9ba13667a8729ae39c64845bf
[INFO] testing sorairolake/rscrypt against master#cced03bfd61a304243a34504618ecec86c17063f for pr-154065-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsorairolake%2Frscrypt" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sorairolake/rscrypt
[INFO] finished tweaking git repo https://github.com/sorairolake/rscrypt
[INFO] tweaked toml for git repo https://github.com/sorairolake/rscrypt written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sorairolake/rscrypt on toolchain cced03bfd61a304243a34504618ecec86c17063f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sorairolake/rscrypt already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded rend v0.4.1
[INFO] [stderr]   Downloaded bytecheck v0.6.11
[INFO] [stderr]   Downloaded proc-macro-crate v3.0.0
[INFO] [stderr]   Downloaded bytecheck_derive v0.6.11
[INFO] [stderr]   Downloaded sysinfo v0.30.5
[INFO] [stderr]   Downloaded anstream v0.6.7
[INFO] [stderr]   Downloaded predicates v3.0.4
[INFO] [stderr]   Downloaded rkyv_derive v0.7.43
[INFO] [stderr]   Downloaded assert_cmd v2.0.13
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded byte-unit v5.1.3
[INFO] [stderr]   Downloaded clap_complete_nushell v4.4.2
[INFO] [stderr]   Downloaded ahash v0.7.7
[INFO] [stderr]   Downloaded clap_complete v4.4.6
[INFO] [stderr]   Downloaded clap v4.4.17
[INFO] [stderr]   Downloaded uuid v1.6.1
[INFO] [stderr]   Downloaded serde_derive v1.0.195
[INFO] [stderr]   Downloaded fraction v0.15.0
[INFO] [stderr]   Downloaded serde v1.0.195
[INFO] [stderr]   Downloaded toml_edit v0.21.0
[INFO] [stderr]   Downloaded rkyv v0.7.43
[INFO] [stderr]   Downloaded rust_decimal v1.33.1
[INFO] [stderr]   Downloaded sysexits v0.7.10
[INFO] [stderr]   Downloaded serde_json v1.0.111
[INFO] [stderr]   Downloaded clap_builder v4.4.17
[INFO] [stderr]   Downloaded winnow v0.5.34
[INFO] [stderr]   Downloaded scryptenc v0.8.7
[INFO] [stderr]   Downloaded bstr v1.9.0
[INFO] [stderr]   Downloaded rustix v0.38.30
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f5aa50af77d6ac7aacc36f391c60e899d33790b30bbfef7539dfb3f998cab20c
[INFO] running `Command { std: "docker" "start" "-a" "f5aa50af77d6ac7aacc36f391c60e899d33790b30bbfef7539dfb3f998cab20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f5aa50af77d6ac7aacc36f391c60e899d33790b30bbfef7539dfb3f998cab20c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f5aa50af77d6ac7aacc36f391c60e899d33790b30bbfef7539dfb3f998cab20c", kill_on_drop: false }`
[INFO] [stdout] f5aa50af77d6ac7aacc36f391c60e899d33790b30bbfef7539dfb3f998cab20c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c06387203f4ac29808d9ab8651701ff30b8cd62206a4051cb0f46c293a7a8612
[INFO] running `Command { std: "docker" "start" "-a" "c06387203f4ac29808d9ab8651701ff30b8cd62206a4051cb0f46c293a7a8612", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling rustix v0.38.30
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling linux-raw-sys v0.4.12
[INFO] [stderr]    Compiling bitflags v2.4.1
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling clap_lex v0.6.0
[INFO] [stderr]    Compiling rayon-core v1.12.0
[INFO] [stderr]    Compiling anstream v0.6.7
[INFO] [stderr]    Compiling inout v0.1.3
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling serde v1.0.195
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling cipher v0.4.4
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling rust_decimal v1.33.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.17
[INFO] [stderr]    Compiling thiserror v1.0.56
[INFO] [stderr]    Compiling sha2 v0.10.8
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling serde_json v1.0.111
[INFO] [stderr]    Compiling anyhow v1.0.79
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling scryptenc-cli v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling pbkdf2 v0.12.2
[INFO] [stderr]    Compiling ryu v1.0.16
[INFO] [stderr]    Compiling shell-words v1.1.0
[INFO] [stderr]    Compiling sysexits v0.7.10
[INFO] [stderr]    Compiling salsa20 v0.10.2
[INFO] [stderr]    Compiling ctr v0.9.2
[INFO] [stderr]    Compiling aes v0.8.3
[INFO] [stderr]    Compiling humantime v2.1.0
[INFO] [stderr] warning: scryptenc-cli@0.7.7: failed to execute Asciidoctor: No such file or directory (os error 2)
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling getrandom v0.2.12
[INFO] [stderr]    Compiling console v0.15.8
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling password-hash v0.5.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling terminal_size v0.3.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling fraction v0.15.0
[INFO] [stderr]    Compiling clap_builder v4.4.17
[INFO] [stderr]    Compiling scrypt v0.11.0
[INFO] [stderr]    Compiling byte-unit v5.1.3
[INFO] [stderr]    Compiling scryptenc v0.8.7
[INFO] [stderr]    Compiling sysinfo v0.30.5
[INFO] [stderr]    Compiling clap_derive v4.4.7
[INFO] [stderr]    Compiling thiserror-impl v1.0.56
[INFO] [stderr]    Compiling serde_derive v1.0.195
[INFO] [stderr]    Compiling dialoguer v0.11.0
[INFO] [stderr]    Compiling clap v4.4.17
[INFO] [stderr]    Compiling clap_complete v4.4.6
[INFO] [stderr]    Compiling clap_complete_nushell v4.4.2
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 29.49s
[INFO] running `Command { std: "docker" "inspect" "c06387203f4ac29808d9ab8651701ff30b8cd62206a4051cb0f46c293a7a8612", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c06387203f4ac29808d9ab8651701ff30b8cd62206a4051cb0f46c293a7a8612", kill_on_drop: false }`
[INFO] [stdout] c06387203f4ac29808d9ab8651701ff30b8cd62206a4051cb0f46c293a7a8612
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c8c3385087f969d8c46f3f170f72f3c3f42ab64827d29c6447ba6fef2e1ba228
[INFO] running `Command { std: "docker" "start" "-a" "c8c3385087f969d8c46f3f170f72f3c3f42ab64827d29c6447ba6fef2e1ba228", kill_on_drop: false }`
[INFO] [stderr]    Compiling either v1.9.0
[INFO] [stderr]    Compiling regex-automata v0.4.3
[INFO] [stderr]    Compiling doc-comment v0.3.3
[INFO] [stderr]    Compiling predicates-core v1.0.6
[INFO] [stderr]    Compiling float-cmp v0.9.0
[INFO] [stderr]    Compiling normalize-line-endings v0.3.0
[INFO] [stderr]    Compiling termtree v0.4.1
[INFO] [stderr]    Compiling difflib v0.4.0
[INFO] [stderr] warning: scryptenc-cli@0.7.7: failed to execute Asciidoctor: No such file or directory (os error 2)
[INFO] [stderr]    Compiling wait-timeout v0.2.0
[INFO] [stderr]    Compiling predicates-tree v1.0.9
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]    Compiling rayon v1.8.0
[INFO] [stderr]    Compiling sysinfo v0.30.5
[INFO] [stderr]    Compiling regex v1.10.2
[INFO] [stderr]    Compiling bstr v1.9.0
[INFO] [stderr]    Compiling predicates v3.0.4
[INFO] [stderr]    Compiling scryptenc-cli v0.7.7 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling assert_cmd v2.0.13
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 12.33s
[INFO] running `Command { std: "docker" "inspect" "c8c3385087f969d8c46f3f170f72f3c3f42ab64827d29c6447ba6fef2e1ba228", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c8c3385087f969d8c46f3f170f72f3c3f42ab64827d29c6447ba6fef2e1ba228", kill_on_drop: false }`
[INFO] [stdout] c8c3385087f969d8c46f3f170f72f3c3f42ab64827d29c6447ba6fef2e1ba228
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+cced03bfd61a304243a34504618ecec86c17063f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a3b9fd2bb19d9a181521ebb6f65b5e53315d3eef0de585c63c9661cf26993975
[INFO] running `Command { std: "docker" "start" "-a" "a3b9fd2bb19d9a181521ebb6f65b5e53315d3eef0de585c63c9661cf26993975", kill_on_drop: false }`
[INFO] [stderr] warning: scryptenc-cli@0.7.7: failed to execute Asciidoctor: No such file or directory (os error 2)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.22s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rscrypt-de447c3511235d53)
[INFO] [stdout] 
[INFO] [stdout] running 18 tests
[INFO] [stdout] test cli::tests::deref_rate ... ok
[INFO] [stdout] test cli::tests::deref_time ... ok
[INFO] [stdout] test cli::tests::file_name_shell ... ok
[INFO] [stdout] test cli::tests::from_str_byte ... ok
[INFO] [stdout] test cli::tests::from_str_byte_if_out_of_range ... ok
[INFO] [stdout] test cli::tests::from_str_byte_with_nan ... ok
[INFO] [stdout] test cli::tests::from_str_rate_if_out_of_range ... ok
[INFO] [stdout] test cli::tests::debug_time ... ok
[INFO] [stdout] test cli::tests::from_str_rate ... ok
[INFO] [stdout] test cli::tests::from_str_byte_with_invalid_unit ... ok
[INFO] [stdout] test cli::tests::deref_byte ... ok
[INFO] [stdout] test cli::tests::from_str_time_with_invalid_time ... ok
[INFO] [stdout] test utils::tests::remove_lf ... ok
[INFO] [stdout] test cli::tests::from_str_rate_with_invalid_fraction ... ok
[INFO] [stdout] test cli::tests::from_str_time ... ok
[INFO] [stdout] test cli::tests::verify_app ... ok
[INFO] [stdout] test utils::tests::remove_cr ... ok
[INFO] [stdout] test utils::tests::remove_cr_lf ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 18 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/integration.rs (/opt/rustwide/target/debug/deps/integration-47544abf950e57e7)
[INFO] [stdout] 
[INFO] [stdout] running 29 tests
[INFO] [stdout] test after_long_help ... ok
[INFO] [stdout] test basic_information ... ok
[INFO] [stdout] test information_as_json ... ok
[INFO] [stdout] test after_long_help_for_decrypt_command ... ok
[INFO] [stdout] test after_long_help_for_information_command ... ok
[INFO] [stdout] test invalid_fraction_of_the_available_ram_for_encrypt_command ... ok
[INFO] [stdout] test invalid_amount_of_ram_for_decrypt_command ... ok
[INFO] [stdout] test invalid_fraction_of_the_available_ram_for_decrypt_command ... ok
[INFO] [stdout] test long_version ... ok
[INFO] [stdout] test invalid_amount_of_ram_for_encrypt_command ... ok
[INFO] [stdout] test generate_completion_conflicts_with_subcommands ... ok
[INFO] [stdout] test invalid_time_for_encrypt_command ... ok
[INFO] [stdout] test after_long_help_for_encrypt_command ... ok
[INFO] [stdout] test long_version_for_information_command ... ok
[INFO] [stdout] test long_version_for_encrypt_command ... ok
[INFO] [stdout] test long_version_for_decrypt_command ... ok
[INFO] [stdout] test invalid_time_for_decrypt_command ... ok
[INFO] [stdout] test validate_parameters_group_for_encrypt_command ... ok
[INFO] [stdout] test validate_conflicts_if_reading_from_stdin_for_decrypt_command ... FAILED
[INFO] [stdout] test validate_work_parameter_ranges_for_encrypt_command ... ok
[INFO] [stdout] test validate_conflicts_if_reading_from_stdin_for_encrypt_command ... FAILED
[INFO] [stdout] test decrypt_with_max_time ... ok
[INFO] [stdout] test basic_encrypt ... ok
[INFO] [stdout] test basic_decrypt ... ok
[INFO] [stdout] test decrypt_verbose ... ok
[INFO] [stdout] test encrypt_verbose ... ok
[INFO] [stdout] test encrypt_with_max_time ... ok
[INFO] [stdout] test decrypt_with_max_memory ... ok
[INFO] [stdout] test encrypt_with_max_memory ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- validate_conflicts_if_reading_from_stdin_for_decrypt_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_conflicts_if_reading_from_stdin_for_decrypt_command' (327) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.ends_with("cannot read both passphrase and input data from stdin\n")
[INFO] [stdout] ├── var: Error: cannot read both passphrase and input data from stdin
[INFO] [stdout] │   
[INFO] [stdout] │   Stack backtrace:
[INFO] [stdout] │      0: <anyhow::Error>::msg::<&str>
[INFO] [stdout] │                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout] │      1: anyhow::__private::format_err
[INFO] [stdout] │                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout] │      2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout] │                at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout] │      3: rscrypt::app::run
[INFO] [stdout] │                at /opt/rustwide/workdir/src/app.rs:107:25
[INFO] [stdout] │      4: rscrypt::main
[INFO] [stdout] │                at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout] │      5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout] │      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] │      7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout] │      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout] │      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout] │     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout] │     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout] │     16: std::rt::lang_start_internal
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout] │     17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout] │     18: main
[INFO] [stdout] │     19: <unknown>
[INFO] [stdout] │     20: __libc_start_main
[INFO] [stdout] │     21: _start
[INFO] [stdout] └── var as str: Error: cannot read both passphrase and input data from stdin
[INFO] [stdout]     
[INFO] [stdout]     Stack backtrace:
[INFO] [stdout]        0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]        1: anyhow::__private::format_err
[INFO] [stdout]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout]        2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout]                  at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout]        3: rscrypt::app::run
[INFO] [stdout]                  at /opt/rustwide/workdir/src/app.rs:107:25
[INFO] [stdout]        4: rscrypt::main
[INFO] [stdout]                  at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout]        5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]        6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]        7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout]        8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]        9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]       10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]       11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]       12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]       13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]       14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]       15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]       16: std::rt::lang_start_internal
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]       17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout]       18: main
[INFO] [stdout]       19: <unknown>
[INFO] [stdout]       20: __libc_start_main
[INFO] [stdout]       21: _start
[INFO] [stdout] 
[INFO] [stdout] command=`cd "tests" && "/opt/rustwide/target/debug/rscrypt" "dec" "--passphrase-from-stdin" "-"`
[INFO] [stdout] stdin=`"passphrase"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: cannot read both passphrase and input data from stdin
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout]    2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout]              at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout]    3: rscrypt::app::run
[INFO] [stdout]              at /opt/rustwide/workdir/src/app.rs:107:25
[INFO] [stdout]    4: rscrypt::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout]    5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout]    8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout]   18: main
[INFO] [stdout]   19: <unknown>
[INFO] [stdout]   20: __libc_start_main
[INFO] [stdout]   21: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5834b776cab8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5834b776cab8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5834b776cab8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5834b776cab8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5834b77828fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5834b77828fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5834b7772672 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5834b7772672 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5834b774b2c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5834b774b2c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5834b7764f89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5834b76bfefc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5834b76bfefc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5834b7765142 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5834b7765142 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5834b774b382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5834b7740589 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5834b774c09d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5834b778308c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5834b7705168 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[da871b9a79d8d423]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5834b76fd067 - <assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic::<assert_cmd[da871b9a79d8d423]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.13/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5834b76fc7d7 - <<assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic<assert_cmd[da871b9a79d8d423]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[da871b9a79d8d423]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5834b7700f3b - <core[28b146924c2f19c6]::result::Result<assert_cmd[da871b9a79d8d423]::assert::Assert, assert_cmd[da871b9a79d8d423]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic<assert_cmd[da871b9a79d8d423]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5834b76a5ff4 - <assert_cmd[da871b9a79d8d423]::assert::Assert>::stderr::<predicates[9b2f482ee506af30]::str::basics::EndsWithPredicate, assert_cmd[da871b9a79d8d423]::assert::StrOutputPredicate<predicates[9b2f482ee506af30]::str::basics::EndsWithPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.13/src/assert.rs:460:31
[INFO] [stdout]   24:     0x5834b76aee00 - integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_decrypt_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:723:10
[INFO] [stdout]   25:     0x5834b76a6fc7 - integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_decrypt_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:715:66
[INFO] [stdout]   26:     0x5834b76b2e16 - <integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_decrypt_command::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5834b76b2fdb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5834b76b2fdb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5834b76c0855 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5834b76c0855 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5834b76c0855 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5834b76c0855 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5834b76c0855 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5834b76c0855 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5834b76c0855 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5834b76bb3b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5834b76bb3b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5834b76c38d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5834b76c38d2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5834b76c38d2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5834b76c38d2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5834b76c38d2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5834b76c38d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5834b76c38d2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5834b776c39f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5834b776c39f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x75702450eaa4 - <unknown>
[INFO] [stdout]   48:     0x75702459ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] ---- validate_conflicts_if_reading_from_stdin_for_encrypt_command stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'validate_conflicts_if_reading_from_stdin_for_encrypt_command' (335) panicked at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5:
[INFO] [stdout] Unexpected stderr, failed var.ends_with("cannot read both passphrase and input data from stdin\n")
[INFO] [stdout] ├── var: Error: cannot read both passphrase and input data from stdin
[INFO] [stdout] │   
[INFO] [stdout] │   Stack backtrace:
[INFO] [stdout] │      0: <anyhow::Error>::msg::<&str>
[INFO] [stdout] │                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout] │      1: anyhow::__private::format_err
[INFO] [stdout] │                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout] │      2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout] │                at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout] │      3: rscrypt::app::run
[INFO] [stdout] │                at /opt/rustwide/workdir/src/app.rs:47:25
[INFO] [stdout] │      4: rscrypt::main
[INFO] [stdout] │                at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout] │      5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout] │      6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout] │      7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout] │      8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout] │      9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout] │     12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout] │     13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout] │     14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout] │     15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout] │     16: std::rt::lang_start_internal
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout] │     17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout] │                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout] │     18: main
[INFO] [stdout] │     19: <unknown>
[INFO] [stdout] │     20: __libc_start_main
[INFO] [stdout] │     21: _start
[INFO] [stdout] └── var as str: Error: cannot read both passphrase and input data from stdin
[INFO] [stdout]     
[INFO] [stdout]     Stack backtrace:
[INFO] [stdout]        0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]        1: anyhow::__private::format_err
[INFO] [stdout]                  at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout]        2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout]                  at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout]        3: rscrypt::app::run
[INFO] [stdout]                  at /opt/rustwide/workdir/src/app.rs:47:25
[INFO] [stdout]        4: rscrypt::main
[INFO] [stdout]                  at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout]        5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]        6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]        7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout]        8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]        9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]       10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]       11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]       12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]       13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]       14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]       15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]       16: std::rt::lang_start_internal
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]       17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout]                  at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout]       18: main
[INFO] [stdout]       19: <unknown>
[INFO] [stdout]       20: __libc_start_main
[INFO] [stdout]       21: _start
[INFO] [stdout] 
[INFO] [stdout] command=`cd "tests" && "/opt/rustwide/target/debug/rscrypt" "enc" "--log-n" "10" "-r" "8" "-p" "1" "--passphrase-from-stdin" "-"`
[INFO] [stdout] stdin=`"passphrase"`
[INFO] [stdout] code=1
[INFO] [stdout] stdout=""
[INFO] [stdout] stderr=```
[INFO] [stdout] Error: cannot read both passphrase and input data from stdin
[INFO] [stdout] 
[INFO] [stdout] Stack backtrace:
[INFO] [stdout]    0: <anyhow::Error>::msg::<&str>
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/backtrace.rs:27:14
[INFO] [stdout]    1: anyhow::__private::format_err
[INFO] [stdout]              at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/anyhow-1.0.79/src/lib.rs:684:13
[INFO] [stdout]    2: rscrypt::app::ensure_stdin_does_not_conflict
[INFO] [stdout]              at /opt/rustwide/workdir/src/app.rs:19:9
[INFO] [stdout]    3: rscrypt::app::run
[INFO] [stdout]              at /opt/rustwide/workdir/src/app.rs:47:25
[INFO] [stdout]    4: rscrypt::main
[INFO] [stdout]              at /opt/rustwide/workdir/src/main.rs:86:11
[INFO] [stdout]    5: <fn() -> rscrypt::ExitCode as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]    6: std::sys::backtrace::__rust_begin_short_backtrace::<fn() -> rscrypt::ExitCode, rscrypt::ExitCode>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]    7: std::rt::lang_start::<rscrypt::ExitCode>::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:206:18
[INFO] [stdout]    8: <&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:287:21
[INFO] [stdout]    9: std::panicking::catch_unwind::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   10: std::panicking::catch_unwind::<i32, &dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   11: std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + core::panic::unwind_safe::RefUnwindSafe + core::marker::Sync, i32>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   12: std::rt::lang_start_internal::{closure#0}
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:175:24
[INFO] [stdout]   13: std::panicking::catch_unwind::do_call::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   14: std::panicking::catch_unwind::<isize, std::rt::lang_start_internal::{closure#0}>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   15: std::panic::catch_unwind::<std::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   16: std::rt::lang_start_internal
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:171:5
[INFO] [stdout]   17: std::rt::lang_start::<rscrypt::ExitCode>
[INFO] [stdout]              at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/rt.rs:205:5
[INFO] [stdout]   18: main
[INFO] [stdout]   19: <unknown>
[INFO] [stdout]   20: __libc_start_main
[INFO] [stdout]   21: _start
[INFO] [stdout] ```
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5834b776cab8 - std[929523f510218772]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5834b776cab8 - std[929523f510218772]::backtrace_rs::backtrace::trace_unsynchronized::<std[929523f510218772]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5834b776cab8 - std[929523f510218772]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x5834b776cab8 - <<std[929523f510218772]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[28b146924c2f19c6]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x5834b77828fa - <core[28b146924c2f19c6]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x5834b77828fa - core[28b146924c2f19c6]::fmt::write
[INFO] [stdout]    6:     0x5834b7772672 - std[929523f510218772]::io::default_write_fmt::<alloc[95e62e727ddf147d]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:622:11
[INFO] [stdout]    7:     0x5834b7772672 - <alloc[95e62e727ddf147d]::vec::Vec<u8> as std[929523f510218772]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/io/mod.rs:1977:13
[INFO] [stdout]    8:     0x5834b774b2c6 - <std[929523f510218772]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x5834b774b2c6 - std[929523f510218772]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x5834b7764f89 - std[929523f510218772]::panicking::default_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x5834b76bfefc - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   12:     0x5834b76bfefc - test[6ec0502068880816]::test_main_inner::<test[6ec0502068880816]::test_main_static::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:155:21
[INFO] [stdout]   13:     0x5834b7765142 - <alloc[95e62e727ddf147d]::boxed::Box<dyn for<'a, 'b> core[28b146924c2f19c6]::ops::function::Fn<(&'a std[929523f510218772]::panic::PanicHookInfo<'b>,), Output = ()> + core[28b146924c2f19c6]::marker::Sync + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::Fn<(&std[929523f510218772]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2291:9
[INFO] [stdout]   14:     0x5834b7765142 - std[929523f510218772]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x5834b774b382 - std[929523f510218772]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:698:13
[INFO] [stdout]   16:     0x5834b7740589 - std[929523f510218772]::sys::backtrace::__rust_end_short_backtrace::<std[929523f510218772]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x5834b774c09d - __rustc[acf6043c977865fb]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x5834b778308c - core[28b146924c2f19c6]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x5834b7705168 - core[28b146924c2f19c6]::panicking::panic_display::<assert_cmd[da871b9a79d8d423]::assert::AssertError>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panicking.rs:259:5
[INFO] [stdout]   20:     0x5834b76fd067 - <assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic::<assert_cmd[da871b9a79d8d423]::assert::Assert>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.13/src/assert.rs:1033:9
[INFO] [stdout]   21:     0x5834b76fc7d7 - <<assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic<assert_cmd[da871b9a79d8d423]::assert::Assert> as core[28b146924c2f19c6]::ops::function::FnOnce<(assert_cmd[da871b9a79d8d423]::assert::AssertError,)>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   22:     0x5834b7700f3b - <core[28b146924c2f19c6]::result::Result<assert_cmd[da871b9a79d8d423]::assert::Assert, assert_cmd[da871b9a79d8d423]::assert::AssertError>>::unwrap_or_else::<<assert_cmd[da871b9a79d8d423]::assert::AssertError>::panic<assert_cmd[da871b9a79d8d423]::assert::Assert>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/result.rs:1622:23
[INFO] [stdout]   23:     0x5834b76a5ff4 - <assert_cmd[da871b9a79d8d423]::assert::Assert>::stderr::<predicates[9b2f482ee506af30]::str::basics::EndsWithPredicate, assert_cmd[da871b9a79d8d423]::assert::StrOutputPredicate<predicates[9b2f482ee506af30]::str::basics::EndsWithPredicate>>
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/assert_cmd-2.0.13/src/assert.rs:460:31
[INFO] [stdout]   24:     0x5834b76af074 - integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_encrypt_command
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:455:10
[INFO] [stdout]   25:     0x5834b76a6ff7 - integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_encrypt_command::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/integration.rs:441:66
[INFO] [stdout]   26:     0x5834b76b2e56 - <integration[bc5f57aedf901b97]::validate_conflicts_if_reading_from_stdin_for_encrypt_command::{closure#0} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   27:     0x5834b76b2fdb - <fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   28:     0x5834b76b2fdb - test[6ec0502068880816]::__rust_begin_short_backtrace::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, fn() -> core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:724:18
[INFO] [stdout]   29:     0x5834b76c0855 - test[6ec0502068880816]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:74
[INFO] [stdout]   30:     0x5834b76c0855 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   31:     0x5834b76c0855 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   32:     0x5834b76c0855 - std[929523f510218772]::panicking::catch_unwind::<core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>, core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   33:     0x5834b76c0855 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<test[6ec0502068880816]::run_test_in_process::{closure#0}>, core[28b146924c2f19c6]::result::Result<(), alloc[95e62e727ddf147d]::string::String>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5834b76c0855 - test[6ec0502068880816]::run_test_in_process
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:747:27
[INFO] [stdout]   35:     0x5834b76c0855 - test[6ec0502068880816]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:668:43
[INFO] [stdout]   36:     0x5834b76bb3b4 - test[6ec0502068880816]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/test/src/lib.rs:698:41
[INFO] [stdout]   37:     0x5834b76bb3b4 - std[929523f510218772]::sys::backtrace::__rust_begin_short_backtrace::<test[6ec0502068880816]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   38:     0x5834b76c38d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:70:13
[INFO] [stdout]   39:     0x5834b76c38d2 - <core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/panic/unwind_safe.rs:275:9
[INFO] [stdout]   40:     0x5834b76c38d2 - std[929523f510218772]::panicking::catch_unwind::do_call::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:581:40
[INFO] [stdout]   41:     0x5834b76c38d2 - std[929523f510218772]::panicking::catch_unwind::<(), core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panicking.rs:544:19
[INFO] [stdout]   42:     0x5834b76c38d2 - std[929523f510218772]::panic::catch_unwind::<core[28b146924c2f19c6]::panic::unwind_safe::AssertUnwindSafe<std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5834b76c38d2 - std[929523f510218772]::thread::lifecycle::spawn_unchecked::<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/thread/lifecycle.rs:68:26
[INFO] [stdout]   44:     0x5834b76c38d2 - <std[929523f510218772]::thread::lifecycle::spawn_unchecked<test[6ec0502068880816]::run_test::{closure#1}, ()>::{closure#1} as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   45:     0x5834b776c39f - <alloc[95e62e727ddf147d]::boxed::Box<dyn core[28b146924c2f19c6]::ops::function::FnOnce<(), Output = ()> + core[28b146924c2f19c6]::marker::Send> as core[28b146924c2f19c6]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/alloc/src/boxed.rs:2277:9
[INFO] [stdout]   46:     0x5834b776c39f - <std[929523f510218772]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/cced03bfd61a304243a34504618ecec86c17063f/library/std/src/sys/thread/unix.rs:118:17
[INFO] [stdout]   47:     0x75702450eaa4 - <unknown>
[INFO] [stdout]   48:     0x75702459ba64 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     validate_conflicts_if_reading_from_stdin_for_decrypt_command
[INFO] [stdout]     validate_conflicts_if_reading_from_stdin_for_encrypt_command
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 27 passed; 2 failed; 0 ignored; 0 measured; 0 filtered out; finished in 23.05s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--test integration`
[INFO] running `Command { std: "docker" "inspect" "a3b9fd2bb19d9a181521ebb6f65b5e53315d3eef0de585c63c9661cf26993975", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a3b9fd2bb19d9a181521ebb6f65b5e53315d3eef0de585c63c9661cf26993975", kill_on_drop: false }`
[INFO] [stdout] a3b9fd2bb19d9a181521ebb6f65b5e53315d3eef0de585c63c9661cf26993975
